home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Light & Shade: Niida Takashi
/
Light & Shade: Niida Takashi.iso
/
mac
/
WIN
/
AUTO2.Dxr
/
00131_8ÉrÉwÉCÉrÉA.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-09-06
|
131 b
|
10 lines
on mouseDown
global x
if x = 83 then
return
else
set the memberNum of sprite x to 8
set x to x + 1
end if
end